API Documentation
MAIN PAGE
NAMESPACES
CLASSES
Documentation
Headers
NilkinsAstraeus
Scripts
Lua
nkExportWrap
Enums
ExportNodeNatureWrapper.h
1
// ExportNodeNatureWrapper.h
3
//
5
6
namespace
nkAstraeus::lua::nkExportWrap
7
{
11
class
ExportNodeNatureWrapper
final
12
{
13
public :
14
15
// Environment update
28
static
void
updateEnvironment
(
nkScripts::Environment
* env) ;
29
} ;
30
}
nkScripts::Environment
Defines an environment in which scripts can execute.
Definition:
Environment.h:14
nkAstraeus::lua::nkExportWrap::ExportNodeNatureWrapper::updateEnvironment
static void updateEnvironment(nkScripts::Environment *env)
nkAstraeus::lua::nkExportWrap
Encompasses the wrapping of nkExport for Lua.
Definition:
Constants.h:7
nkAstraeus::lua::nkExportWrap::ExportNodeNatureWrapper
Wraps the enum values of the nkExport::NODE_NATURE.
Definition:
ExportNodeNatureWrapper.h:12
Generated by
Doxygen
1.8.18